settings: Avoid one case of g_object_notify
authorMatthias Clasen <mclasen@redhat.com>
Mon, 7 Sep 2015 15:34:41 +0000 (11:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 7 Sep 2015 15:36:37 +0000 (11:36 -0400)
commit9b494df91e2429b202602a8c613d9aa82270011d
tree28bc7a87814b606cb8f4d11ef035d3a4928862a3
parent7cd7257a079166ae56e719d4f60e027247cda617
settings: Avoid one case of g_object_notify

We already have the GParamSpec in hands, lets just use it instead
of looking it up again.
gtk/gtksettings.c